Skip to content

Conversation

@maxy-shpfy
Copy link
Collaborator

@maxy-shpfy maxy-shpfy commented Jan 12, 2026

Description

Closes https://github.com/Shopify/oasis-frontend/issues/415

Added support for reusing task arguments when rerunning a pipeline. This enhancement allows the RerunPipelineButton component to pass the original task arguments to the new pipeline run, preserving the input parameters from the previous execution.

Type of Change

  • New feature
  • Improvement

Checklist

  • I have tested this does not break current pipelines / runs functionality
  • I have tested the changes on staging

Test Instructions

Screen Recording 2026-01-12 at 1.39.54 PM.mov (uploaded via Graphite)

  1. Run a pipeline with specific input parameters
  2. Navigate to the pipeline run details page
  3. Click the "Rerun" button
  4. Verify that the new pipeline run is created with the same input parameters as the original run

Note

This PR does NOT address the "clone" action - only rerun.

Copy link
Collaborator

@camielvs camielvs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well. Nice.

@maxy-shpfy maxy-shpfy force-pushed the 01-09-feat_display_arguments_values_in_input_nodes_in_run_view branch 2 times, most recently from 3612180 to e662951 Compare January 15, 2026 02:51
@maxy-shpfy maxy-shpfy force-pushed the 01-12-fix_call_rerun_pipeline_with_actual_task_arguments branch from 3723675 to 63662e6 Compare January 15, 2026 02:51
@maxy-shpfy maxy-shpfy changed the base branch from 01-09-feat_display_arguments_values_in_input_nodes_in_run_view to graphite-base/1615 January 15, 2026 08:14
@maxy-shpfy maxy-shpfy force-pushed the 01-12-fix_call_rerun_pipeline_with_actual_task_arguments branch from 63662e6 to e1fb7ff Compare January 15, 2026 08:15
@graphite-app graphite-app bot changed the base branch from graphite-base/1615 to master January 15, 2026 08:15
@maxy-shpfy maxy-shpfy force-pushed the 01-12-fix_call_rerun_pipeline_with_actual_task_arguments branch from e1fb7ff to a43e156 Compare January 15, 2026 08:15
Copy link
Collaborator Author

maxy-shpfy commented Jan 15, 2026

Merge activity

  • Jan 15, 8:18 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jan 15, 8:18 AM UTC: @maxy-shpfy merged this pull request with Graphite.

@maxy-shpfy maxy-shpfy merged commit 7f2eac9 into master Jan 15, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants